Management API

Base Resource URL:

Description:

Provides access to configuration settings for the selected terminal order.

Available sub-resources:

Resource URL Description
https://[server-name]/api/v01/merchants/[merchant-code]/terminal-orders/[terminal-order-code]/details    Provides access to the ordered terminals associated with the selected terminal order.

Supported Actions:

approve  
Method:  GET       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Approves the selected terminal order.


cancel  
Method:  GET       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Cancels the selected terminal order.


delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes the selected terminal order from the system.


modify  
Method:  POST       Implicit:  Yes       Returns:  TerminalOrder *      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Updates existing information about terminal order with the specified values.